.Net Framework > v2.0.50727 > System > CodeDom > CodeArrayCreateExpression > CodeArrayCreateExpression CodeArrayCreateExpression()
CodeArrayCreateExpression(CodeTypeReference,CodeExpression)
CodeArrayCreateExpression(CodeTypeReference,CodeExpression[])
CodeArrayCreateExpression(CodeTypeReference,Int32)
CodeArrayCreateExpression(String,CodeExpression)
CodeArrayCreateExpression(String,CodeExpression[])
CodeArrayCreateExpression(String,Int32)
CodeArrayCreateExpression(Type,CodeExpression)
CodeArrayCreateExpression(Type,CodeExpression[])
CodeArrayCreateExpression(Type,Int32)


CodeArrayCreateExpression()

Category
Constructor
Description
Initializes a new instance of the System.CodeDom.CodeArrayCreateExpression class.
Type
void
Character
public
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

CodeArrayCreateExpression(CodeTypeReference,CodeExpression)

Category
Constructor
Description
Initializes a new instance of the System.CodeDom.CodeArrayCreateExpression class using the specified array data type and code expression indicating the number of indexes for the array.
Type
void
Character
public
Parameters
NameTypeDescription
createTypeCodeTypeReference
sizeCodeExpression
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

CodeArrayCreateExpression(CodeTypeReference,CodeExpression[])

Category
Constructor
Description
Initializes a new instance of the System.CodeDom.CodeArrayCreateExpression class using the specified array data type and initialization expressions.
Type
void
Character
public
Parameters
NameTypeDescription
createTypeCodeTypeReference
initializersCodeExpression[]
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

CodeArrayCreateExpression(CodeTypeReference,Int32)

Category
Constructor
Description
Initializes a new instance of the System.CodeDom.CodeArrayCreateExpression class using the specified array data type and number of indexes for the array.
Type
void
Character
public
Parameters
NameTypeDescription
createTypeCodeTypeReference
sizeInt32
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

CodeArrayCreateExpression(String,CodeExpression)

Category
Constructor
Description
Initializes a new instance of the System.CodeDom.CodeArrayCreateExpression class using the specified array data type name and code expression indicating the number of indexes for the array.
Type
void
Character
public
Parameters
NameTypeDescription
createTypeString
sizeCodeExpression
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

CodeArrayCreateExpression(String,CodeExpression[])

Category
Constructor
Description
Initializes a new instance of the System.CodeDom.CodeArrayCreateExpression class using the specified array data type name and initializers.
Type
void
Character
public
Parameters
NameTypeDescription
createTypeString
initializersCodeExpression[]
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

CodeArrayCreateExpression(String,Int32)

Category
Constructor
Description
Initializes a new instance of the System.CodeDom.CodeArrayCreateExpression class using the specified array data type name and number of indexes for the array.
Type
void
Character
public
Parameters
NameTypeDescription
createTypeString
sizeInt32
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

CodeArrayCreateExpression(Type,CodeExpression)

Category
Constructor
Description
Initializes a new instance of the System.CodeDom.CodeArrayCreateExpression class using the specified array data type and code expression indicating the number of indexes for the array.
Type
void
Character
public
Parameters
NameTypeDescription
createTypeType
sizeCodeExpression
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

CodeArrayCreateExpression(Type,CodeExpression[])

Category
Constructor
Description
Initializes a new instance of the System.CodeDom.CodeArrayCreateExpression class using the specified array data type and initializers.
Type
void
Character
public
Parameters
NameTypeDescription
createTypeType
initializersCodeExpression[]
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

CodeArrayCreateExpression(Type,Int32)

Category
Constructor
Description
Initializes a new instance of the System.CodeDom.CodeArrayCreateExpression class using the specified array data type and number of indexes for the array.
Type
void
Character
public
Parameters
NameTypeDescription
createTypeType
sizeInt32
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database